home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr22 / zap21.zip / ZAP.VER < prev   
Text File  |  1993-05-01  |  364b  |  13 lines

  1. Zap 1.0
  2.         Worked ok but somewhat slow on big directories.
  3.         Written in Microsoft C 6.0
  4.  
  5. Zap 2.0
  6.         Converted to Turbo C++
  7.         Used some Undocumented Dos Calls.  VERY FAST!!!
  8.  
  9. Zap 2.1
  10.         FIX for Across different Drive Deletions.
  11.         Turbo C++ setdisk() based on Drive A=0;
  12.         Microsoft C _setdrive based on Drive A=1;
  13.